github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationMD5Password (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L41: 		t.traceAuthenticationMD5Password(sender, encodedLen, msg)
		trace.go#L141: func (t *tracer) traceAuthenticationMD5Password(sender byte, encodedLen int32, msg *AuthenticationMD5Password) {